home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / telecomm / bbs / eazybbs-2.17.lha / EazyBBS / Data / Configuration / 2 < prev    next >
Text File  |  1994-10-01  |  2KB  |  131 lines

  1.  
  2. # For details refer to the EazyBBS Manual
  3. #
  4. # General Settings
  5. #
  6.  
  7.  MailboxName        "ZikZak"
  8.  UucpName        zikzak.in-berlin.de
  9.  Timeout        0 seconds
  10.  GuestTime        15 minutes
  11.  DefaultPrompt        "[%r] %l:%a%b> "
  12.  DefaultSignature    "-- \n %R, %C\n Phone: %P, E-Mail: %U@%S\n %M BBS\n"
  13.  NewUnread        3
  14.  ShowRealname        off
  15.  
  16.  HarddiskLimit        0 bytes
  17.  
  18.  TaskPriority-Std    0
  19.  TaskPriority-Xfer    0
  20.  
  21.  XPRZmodemName        xprzmodem.library (must be version 2.0 or higher)
  22.  
  23.  Chat-Status        on (by default)
  24.  ChatLog-Status        off (by default)
  25.  
  26. #
  27. # Serial Settings
  28. #
  29.  
  30.  Baud            38400 bps
  31.  ModemDevice        serial.device
  32.  ModemUnit        -1
  33.  HangupTime        20 (tenths of a second)
  34.  
  35.  RingDelay        1
  36.  
  37.  
  38. # Extra (bonus) time for uploads:
  39.  
  40.  MessageBonus        100 %
  41.  MailBonus        0 %
  42.  UploadBonus        100 %
  43.  
  44.  
  45. # within first half of usertime...
  46.  
  47.  Download-Overdraw    100 %
  48.  
  49.  
  50. # Extra (bonus/minus) time for login time:
  51.  
  52.  TimeBonusTable        =+++++++++++++=====-----
  53.  TimeBonusPlus        20 min.
  54.  TimeBonusMinus        10 min.
  55.  
  56. #
  57. # Editor line limits:
  58. #
  59.  
  60.  MessageLines        750
  61.  MailLines        750
  62.  FileCommentLines    50
  63.  MailIntroLines        10
  64.  
  65.  
  66. #
  67. # Graphical Rendering
  68. #
  69.  
  70.  IntuiFontName        helvetica.font
  71.  IntuiFontSize        13
  72.  
  73. # TextFontName        topaz.font
  74. # TextFontSize        8
  75.  TextFontName        courier.font
  76.  TextFontSize        13
  77.  
  78. # Console design:   (rgb_number = 256*red + 16*green + blue)
  79. # background, foreground (pen) and two additional colors
  80. # RGB_Color1        273
  81. # RGB_Color2        3839
  82. # RGB_Color3        2184
  83. # RGB_Color4        1102
  84.  
  85. # original OS 2.0 colors
  86. # RGB_Color1        2730
  87. # RGB_Color2        0
  88. # RGB_Color3        4095
  89. # RGB_Color4        2950
  90.  
  91. # OS 2.0 colors (modified)
  92.  RGB_Color1        3258
  93.  RGB_Color2        0
  94.  RGB_Color3        4095
  95.  RGB_Color4        2916
  96.  
  97. # Screen and Window Dimensions
  98. # (draw window border with 'on', any other turns off)
  99.  
  100.  ScreenPosX        60
  101.  ScreenPosY        40
  102.  ScreenWidth        0 (pixel) -- IGNORED, screen always 80 chars wide
  103.  ScreenHeight        400
  104. # ScreenHeight        600
  105.  ScreenOpen        off
  106.  
  107.  ScreenMode        "NTSC:High Res Laced"
  108. # ScreenMode        "PICASSO:800x600"
  109.  
  110. # ScreenWidth        1152 (pixel)
  111. # ScreenHeight        900
  112. # ScreenMode        "PICASSO:1152x900"
  113.  
  114.  WindowBorder        off
  115.  SpaceBorder        2
  116.  SpaceTitle        2
  117.  
  118.  WindowPosX        700
  119.  WindowPosY        36
  120.  WindowWidth        420
  121.  WindowHeight        400    (not used yet)
  122.  
  123.  PubScreen        Workbench
  124.  
  125.  ConsoleEditor        "EdSync %s"
  126. # ConsoleEditor        "Ed %s -sticky"
  127. # ConsoleEditor        builtin  (use internal editor)
  128.  
  129. # read the dox!
  130.  
  131.